home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
viewers
/
giflib12
/
make-unx
< prev
next >
Wrap
Text File
|
1990-02-27
|
200b
|
14 lines
#/bin/csh -f
#
# Gershon Elber, Feb 90.
#
cd lib
make -f makefile.unx libgif.a
cd ..
cd util
make -f makefile.unx all
make -f makefile.unx rle # Only if you have the rle tool kit!
cd ..
strip bin/*